Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update filterSrv.js #615

Closed
wants to merge 1 commit into from
Closed

Update filterSrv.js #615

wants to merge 1 commit into from

Conversation

lingej
Copy link

@lingej lingej commented Oct 26, 2013

filter.from is already a valid elasticsearch date field

filter.from is already a valid elasticsearch date field
@rashidkpc
Copy link
Contributor

The reason we use parseDate is because there are other panels that need to know exact time range that was requested (eg, the histogram) to be able to correctly set their min and max points. Parsedate allows us to send the time as the browser sees it, instead of what the elasticsearch server thinks the time is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants